PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFPath Class / getBounds Method
In This Topic
    getBounds Method
    In This Topic
    Gets the path bounds.
    Syntax
    public PDFDisplayRectangle getBounds()

    Return Value

    A PDFDisplayRectangle that bounds the path.
    See Also